Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.13 tests to CI #155

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Add Python 3.13 tests to CI #155

merged 2 commits into from
Oct 29, 2024

Conversation

nicholasjng
Copy link
Collaborator

Since it's been released, we should start testing it as well.


Same problem as in lakefs-spec, we rely on pyarrow, which does not have 3.13 wheels yet.

Since it's been released, we should start testing it as well.
@nicholasjng
Copy link
Collaborator Author

nicholasjng commented Oct 29, 2024

Huh, numpy dropped out of the lockfile. Did pyarrow drop the dependency on it?

EDIT: yes it did.

@nicholasjng nicholasjng merged commit 9173419 into main Oct 29, 2024
14 checks passed
@nicholasjng nicholasjng deleted the add-py313-ci branch October 29, 2024 10:50
@AdrianoKF
Copy link
Contributor

Huh, numpy dropped out of the lockfile. Did pyarrow drop the dependency on it?

EDIT: yes it did.

apache/arrow#25118 - seems so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants